Site Search

Search for
Search in Advanced search
s : 744

Results 31-40 of 289 ( 0.069 seconds)
31 CLHS: Special Operator LOAD-TIME-VALUE   [ 9.430% ]
Special Operator LOAD-TIME-VALUE Syntax: load-time-value form &optional read-only-p => object Arguments and Values: form ---a form ; evaluated as described below. read-only-p ---a boolean ; not evaluated. object ---the primary value resulting from evaluati...
https://www.lispworks.com/documentation/HyperSpec/Body/s_ld_tim.htm - Cached
text/html - 11699 bytes - Mon, 11 Apr 2005, 17:33:45 UTC
 
32 CLHS: Function FIND-SYMBOL   [ 9.430% ]
Function FIND-SYMBOL Syntax: find-symbol string &optional package => symbol, status Arguments and Values: string ---a string . package ---a package designator . The default is the current package . symbol ---a symbol accessible in the package , or nil . st...
https://www.lispworks.com/documentation/HyperSpec/Body/f_find_s.htm - Cached
text/html - 7303 bytes - Mon, 11 Apr 2005, 17:32:33 UTC
 
33 CLHS: Function SUBSTITUTE, SUBSTITUTE-IF...   [ 9.430% ]
Function SUBSTITUTE, SUBSTITUTE-IF, SUBSTITUTE-IF-NOT, NSUBSTITUTE, NSUBSTITUTE-IF, NSUBSTITUTE-IF-NOT Syntax: substitute newitem olditem sequence &key from-end test test-not start end count key => result-sequence substitute-if newitem predicate sequence &...
https://www.lispworks.com/documentation/HyperSpec/Body/f_sbs_s.htm - Cached
text/html - 14333 bytes - Mon, 11 Apr 2005, 17:33:09 UTC
 
34 CLHS: Function OPEN-STREAM-P   [ 9.430% ]
Function OPEN-STREAM-P Syntax: open-stream-p stream => generalized-boolean Arguments and Values: stream ---a stream . generalized-boolean ---a generalized boolean . Description: Returns true if stream is an open stream ; otherwise, returns false . Streams...
https://www.lispworks.com/documentation/HyperSpec/Body/f_open_s.htm - Cached
text/html - 4454 bytes - Mon, 11 Apr 2005, 17:32:57 UTC
 
35 CLHS: Function MAKE-STRING-INPUT-STREAM   [ 9.411% ]
Function MAKE-STRING-INPUT-STREAM Syntax: make-string-input-stream string &optional start end => string-stream Arguments and Values: string ---a string . start , end --- bounding index designators of string . The defaults for start and end are 0 and nil ,...
https://www.lispworks.com/documentation/HyperSpec/Body/f_mk_s_1.htm - Cached
text/html - 4711 bytes - Mon, 11 Apr 2005, 17:32:52 UTC
 
36 CLHS: Function TERPRI, FRESH-LINE   [ 9.352% ]
... . Examples: (with-output-to-string (s) (write-string "some text" s) (terpri s) (terpri s) (write-string "more text" s)) => "some text more text" (with-output-to-string (s) (write-string "some text" s)...
https://www.lispworks.com/documentation/HyperSpec/Body/f_terpri.htm - Cached
text/html - 4809 bytes - Mon, 11 Apr 2005, 17:33:21 UTC
 
37 CLHS: Section 22.1.3.12   [ 9.346% ]
... By default, a structure of type S is printed using #S syntax. This ... to the defstruct form that defines S, or by writing a print-object method ... is specialized for objects of type S. Different structures might print out...
https://www.lispworks.com/documentation/HyperSpec/Body/22_acl.htm - Cached
text/html - 4266 bytes - Mon, 11 Apr 2005, 17:31:16 UTC
 
38 CLHS: Type SIGNED-BYTE   [ 9.346% ]
... Type Specifier Syntax: signed-byte [s | * ] Compound Type Specifier Arguments: s ---a positive integer . Compound Type ... that can be represented in two's-complement form in a byte of s bits....
https://www.lispworks.com/documentation/HyperSpec/Body/t_sgn_by.htm - Cached
text/html - 4323 bytes - Mon, 11 Apr 2005, 17:33:57 UTC
 
39 CLHS: Standard Generic Function CLASS-NAME   [ 9.345% ]
... , Section 4.3 (Classes) Notes: If S is a symbol such that S = (class-name C) and C = (find-class S) , then S is the proper name of C....
https://www.lispworks.com/documentation/HyperSpec/Body/f_class_.htm - Cached
text/html - 3597 bytes - Mon, 11 Apr 2005, 17:32:19 UTC
 
40 CLHS: Section 22.3.4.2   [ 9.344% ]
22.3.4.2 Tilde S: Standard This is just like ~A , but ... suitable for input to read . ~S accepts all the arguments and modifiers that ~A does. ~S binds *print-escape* to t . The...
https://www.lispworks.com/documentation/HyperSpec/Body/22_cdb.htm - Cached
text/html - 2942 bytes - Mon, 11 Apr 2005, 17:31:23 UTC
 

Result pages:
Previous 1 2 3 4 5 6 7 8 9 10 Next
Sort by: score |  date |  popularity
Company     Contact     Privacy Policy     Terms of Use